GlobalList returns the list of available global variables.
SYNTAX
--------
GlobalList([<ListAll>])
PARAMETERS
------------
<ListAll> is a boolean, making the returned list contain all global variables available (TRUE), or only those not handled by HyperCard or the Home stack (FALSE). Default is FALSE.
Using "!" and "?" as parameter will return an online help (resp. copyright and syntax).
USING
-----
The XFCN return an itels delimited list of variable names.
If an error occurs, GlobalList can return :
"Error : Out of Memory"
"Error : Parameter must be true or false"
VERSIONS
---------
1.1 :
• Fixed returned value when no globals are defined
This (these) external(s) is (are) FreeWare,allowing unlimited use in any non-commercial stack. You just need in this case to mention the author's name and copyright in your stack.
Any commercial use must be licensed and aknowledged by the author.